How to Install cysignals-tools software package in Debian 9 (Stretch)

How to Install cysignals-tools software package in Debian 9 (Stretch)

cysignals-tools software package provides interrupt and signal handling for Cython -- tools, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cysignals-tools 

cysignals-tools is installed in your system.

Make ensure the cysignals-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep cysignals-tools *

You will get with cysignals-tools package name, version, architecture and description in a table

cysignals-tools package basic information:

Distro Debian 9 stretch
Section Development
Package cysignals-tools
Version 1.3.1+ds-1
Description interrupt and signal handling for Cython -- tools
Sub Section devel


See Also, How to uninstall or remove cysignals-tools software package from Debian 9 (Stretch)?